home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 October / EnigmA AMIGA RUN 01 (1995)(G.R. Edizioni)(IT)[!][issue 1995-10][Aminet 7].iso / Aminet / mus / play / splib43U.lha / superplay-lib_USR / Docs / SPObject-Docs / MED.doc < prev    next >
Text File  |  1994-12-13  |  2KB  |  88 lines

  1.  
  2.   MED.svobject
  3.  
  4.   © 1994 by Andreas R. Kleinert.
  5.  
  6.   FREEWARE. All rights reserved.
  7.  
  8.   Version      : 2.2
  9.   Release Date : 11.12.1994
  10.  
  11.  
  12.   Description
  13.   ~~~~~~~~~~~
  14.   MED.svobject is an external Library-Module for the superplay.library V1+.
  15.  
  16.   It supports reading of MED Files.
  17.  
  18.  
  19.   Requirements
  20.   ~~~~~~~~~~~~
  21.   - OS V2.04+ (V37)+ and its libraries
  22.   - medplayer.library V1+
  23.  
  24.  
  25.   Author
  26.   ~~~~~~
  27.   Andreas R. Kleinert
  28.   Grube Hohe Grethe 23
  29.   D-57074 Siegen
  30.   Germany
  31.  
  32.  
  33.   History :
  34.   ~~~~~~~~~
  35.   V2.2 (11.12.1994) :
  36.  
  37.    - fixed internal bug
  38.  
  39.  
  40.   V2.1 (18.07.1994) :
  41.  
  42.    - integrated new "SampleList"-Functions for exporting more than one
  43.      sample
  44.    - so extraction of samples from modules now is possible
  45.      (see Example-Programs "SampleListDemo" and "SampleListPlay" for
  46.       detailed information on how to use this functions)
  47.  
  48.  
  49.   V1.5 (05.07.1994) :
  50.  
  51.    - fixed subtype strings (one blank too much)
  52.    - changed subtype string to also reflect MMD1
  53.  
  54.  
  55.   V1.4 (30.04.1994) :
  56.  
  57.    - fixed (hopefully) "header not located" problems within memory
  58.      delocation
  59.  
  60.  
  61.   V1.3 (27.03.1994) :
  62.  
  63.    - replaced SAS/C's sprintf()-routine with own, RawDoFmt()-based one.
  64.      This increases codesize a little bit, because sprintf() wasn't
  65.      actually used yet. This might come in the future.
  66.    - now using Utility-Library for integer operations (activated
  67.      SAS/C's UTILLIB option) : this increases 68000-codesize a little
  68.      bit, but increases speed on 68020+ systems
  69.      (should also decrease codesize, but does not ...)
  70.  
  71.  
  72.   V1.2 (25.02.1994) :
  73.  
  74.    - fixed small bug in memory management routines
  75.  
  76.  
  77.   V1.1 (16.01.1994) :
  78.  
  79.    - first version
  80.  
  81.  
  82.   Copyrights
  83.   ~~~~~~~~~~
  84.   Some of the mentioned names or products above may be copyrighted by
  85.   companies or trademarks of companies.
  86.  
  87.  
  88.